Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: introduce configuration to fail fast for CI failures #21315

Merged
merged 2 commits into from
Jul 14, 2021

Conversation

josephperrott
Copy link
Member

When failures occur on CI, we should not continue to run the CI checks as a failing case has already
been discovered. Instead we now cancel the workflow stopping the other jobs to prevent unnecessary
resource usage.

@google-cla google-cla bot added the cla: yes label Jul 8, 2021
@josephperrott josephperrott added the area: build & ci Related the build and CI infrastructure of the project label Jul 9, 2021
@josephperrott josephperrott force-pushed the fail-fast branch 2 times, most recently from 8d38213 to 932ae37 Compare July 9, 2021 17:42
@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 9, 2021
@josephperrott josephperrott marked this pull request as ready for review July 9, 2021 22:35
@josephperrott josephperrott requested a review from clydin July 9, 2021 22:37
When failures occur on CI, we should not continue to run the CI checks as a failing case has already
been discovered.  Instead we now cancel the workflow stopping the other jobs to prevent unnecessary
resource usage.
@josephperrott josephperrott merged commit efcb34b into angular:master Jul 14, 2021
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 14, 2021
@josephperrott josephperrott deleted the fail-fast branch October 13, 2021 22:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants